mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
# $NetBSD: spec,v 1.1.1.1 2005/05/16 00:09:03 rillig Exp $
|
|
#
|
|
|
|
MAKEARGS_TEST=do-test
|
|
MAKEARGS_CLEAN= # nothing
|
|
|
|
check_result() {
|
|
exit_status 0
|
|
}
|