mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
1798748220
Approved by: netchild
17 lines
319 B
Makefile
17 lines
319 B
Makefile
# New ports collection makefile for: gcdmaster
|
|
# Date created: 14 February 2004
|
|
# Whom: marius@alchemy.franken.de
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gcdmaster
|
|
|
|
COMMENT= GNOME frontend for cdrdao
|
|
|
|
MASTERDIR= ${.CURDIR}/../cdrdao
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|