Lines 6-20
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= plconfig |
8 |
PORTNAME= plconfig |
9 |
PORTVERSION= 0.1 |
9 |
PORTVERSION= 0.2 |
10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
11 |
MASTER_SITES= http://matt.peterson.org/FreeBSD/ports/ \ |
11 |
MASTER_SITES= http://www.neon1.net/prog/ \ |
12 |
http://www.neon1.net/prog/ \ |
12 |
http://matt.peterson.org/FreeBSD/ports/ |
13 |
|
13 |
|
14 |
MAINTAINER= matt@peterson.org |
14 |
MAINTAINER= matt@peterson.org |
15 |
COMMENT= Tool for configuring HomePlug powerline bridges |
15 |
COMMENT= Tool for configuring HomePlug powerline bridges |
16 |
|
16 |
|
17 |
WRKSRC= ${WRKDIR}/${PORTNAME} |
17 |
#WRKSRC= ${WRKDIR}/${PORTNAME} |
18 |
|
18 |
|
19 |
ALL_TARGET= plconfig |
19 |
ALL_TARGET= plconfig |
20 |
|
20 |
|