Lines 5-19
Link Here
|
5 |
# $FreeBSD: ports/sysutils/portsopt/Makefile,v 1.1 2007/01/03 22:38:26 miwi Exp $ |
5 |
# $FreeBSD: ports/sysutils/portsopt/Makefile,v 1.1 2007/01/03 22:38:26 miwi Exp $ |
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= portsopt |
8 |
PORTNAME= portsopt |
9 |
PORTVERSION= 1.1 |
9 |
PORTVERSION= 1.2 |
10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
11 |
MASTER_SITES= http://www.chruetertee.ch/files/download/ |
11 |
MASTER_SITES= http://www.chruetertee.ch/files/download/ |
12 |
|
12 |
|
13 |
MAINTAINER= beat@chruetertee.ch |
13 |
MAINTAINER= beat@chruetertee.ch |
14 |
COMMENT= Shows WITH(OUT)-knobs of a port makefile |
14 |
COMMENT= Shows WITH(OUT)-knobs of a port makefile |
15 |
|
15 |
|
16 |
NO_BUILD= yes |
16 |
NO_BUILD= yes |
17 |
|
17 |
|
18 |
PLIST_FILES= sbin/portsopt |
18 |
PLIST_FILES= sbin/portsopt |
19 |
|
19 |
|