1f085167fc
- this is supposedly to be the actual 3.00 release Reported by: lev
18 lines
274 B
Makefile
18 lines
274 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= www
|
|
PKGNAMESUFFIX= -web
|
|
PORTREVISION= 1
|
|
|
|
USES= cpe
|
|
NO_ARCH= yes
|
|
NO_BUILD= yes
|
|
PORTDATA= web
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net-p2p/transmission-cli
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
PLIST= ${NONEXISTENT}
|
|
|
|
SLAVEPORT= web
|
|
|
|
.include "${MASTERDIR}/Makefile"
|