mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
# $NetBSD: spec,v 1.3 2006/05/11 23:10:50 rillig Exp $
|
|
#
|
|
|
|
MAKEARGS_TEST=build
|
|
MAKEARGS_CLEAN=clean
|
|
|
|
check_result() {
|
|
exit_status 0
|
|
}
|