summaryrefslogtreecommitdiff
path: root/audio/gsm
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /audio/gsm
parentForced commit to note that the previous revision also included patches (diff)
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)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'audio/gsm')
-rw-r--r--audio/gsm/Makefile2
-rw-r--r--audio/gsm/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile
index 2f90a7d248a5..c75381aff2b0 100644
--- a/audio/gsm/Makefile
+++ b/audio/gsm/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Audio converter and library for converting u-law to gsm encoding
-
WRKSRC= ${WRKDIR}/gsm-1.0-pl10
INSTALLS_SHLIB= yes
diff --git a/audio/gsm/pkg-comment b/audio/gsm/pkg-comment
new file mode 100644
index 000000000000..97a532908d0b
--- /dev/null
+++ b/audio/gsm/pkg-comment
@@ -0,0 +1 @@
+Audio converter and library for converting u-law to gsm encoding