2598f7d4ee
- Use new LIB_DEPENDS syntax - Use options helpers
13 lines
253 B
Makefile
13 lines
253 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -${SLAVEPORT}
|
|
|
|
MAINTAINER= jhale@FreeBSD.org
|
|
COMMENT= Gwenhywfar Qt4 support library
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/gwenhywfar
|
|
SLAVEPORT= qt4
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|