diff options
Diffstat (limited to 'audio/fcplay/Makefile')
-rw-r--r-- | audio/fcplay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index a7f383c30e94..267a1dfab0ab 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Future Composer Reference Player + BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidplay WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |