2013-09-21 01:05:58 +02:00
|
|
|
# Created by: marius@alchemy.franken.de
|
2004-02-18 15:32:16 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gcdmaster
|
2014-12-22 23:39:18 +01:00
|
|
|
PORTREVISION= 7
|
2004-02-18 15:32:16 +01:00
|
|
|
|
|
|
|
COMMENT= GNOME frontend for cdrdao
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../cdrdao
|
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|