From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- audio/maplay/Makefile | 2 -- audio/maplay/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 audio/maplay/pkg-comment (limited to 'audio/maplay') diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index d0227c0..ae0ea31 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= MPEG audio player/decoder decoding layer I and II MPEG audio streams - NO_WRKSUBDIR= yes post-patch: diff --git a/audio/maplay/pkg-comment b/audio/maplay/pkg-comment new file mode 100644 index 0000000..812bc6e --- /dev/null +++ b/audio/maplay/pkg-comment @@ -0,0 +1 @@ +MPEG audio player/decoder decoding layer I and II MPEG audio streams -- cgit v1.1