diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/pstoedit | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
Notes
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 1 | ||||
-rw-r--r-- | graphics/pstoedit/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 26104ee0a4c7..6483d611692b 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics print MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ MAINTAINER= ports@FreeBSD.org +COMMENT= Convert PostScript to other vector graphic formats BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \ gs:${PORTSDIR}/print/ghostscript-gnu diff --git a/graphics/pstoedit/pkg-comment b/graphics/pstoedit/pkg-comment deleted file mode 100644 index 31c36fb30f5f..000000000000 --- a/graphics/pstoedit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert PostScript to other vector graphic formats |