13 lines
259 B
Makefile
13 lines
259 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
PKGNAMESUFFIX= -${SLAVEPORT}
|
|
|
|
MAINTAINER= jhale@FreeBSD.org
|
|
COMMENT= Gwenhywfar FOX-1.6 support library
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/gwenhywfar
|
|
SLAVEPORT= fox16
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|