diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /audio/sfront | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
Notes
Diffstat (limited to 'audio/sfront')
-rw-r--r-- | audio/sfront/Makefile | 1 | ||||
-rw-r--r-- | audio/sfront/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index 890abcc05f06..bdcd1b789728 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PKGNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A translator that converts MP4-SA files into efficient C programs USE_REINPLACE= yes USE_BISON= yes diff --git a/audio/sfront/pkg-comment b/audio/sfront/pkg-comment deleted file mode 100644 index 0e24e2176ba5..000000000000 --- a/audio/sfront/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A translator that converts MP4-SA files into efficient C programs |