mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
13 lines
250 B
Makefile
13 lines
250 B
Makefile
# Created by: marius@alchemy.franken.de
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= gcdmaster
|
|
PORTREVISION= 8
|
|
|
|
COMMENT= GNOME frontend for cdrdao
|
|
|
|
MASTERDIR= ${.CURDIR}/../cdrdao
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|