diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /audio/sfront | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | freebsd-ports-graphics-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz freebsd-ports-graphics-d4608b373f3f182f549176d35e5175610fd50a8a.tar.zst freebsd-ports-graphics-d4608b373f3f182f549176d35e5175610fd50a8a.zip |
De-pkg-comment.
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 890abcc05f0..bdcd1b78972 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 0e24e2176ba..00000000000 --- a/audio/sfront/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A translator that converts MP4-SA files into efficient C programs |