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/gsculpt/Makefile | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
de-pkg-comment
Notes
Notes:
svn path=/head/; revision=75960
Diffstat (limited to 'graphics/gsculpt/Makefile')
-rw-r--r-- | graphics/gsculpt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 066d59a841e9..e43da362cb8a 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://gsculpt.sourceforge.net/downloads/ DISTNAME= gSculpt-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +COMMENT= An Opensource 3D modelling application WRKSRC= ${WRKDIR}/gSculpt-${PORTVERSION} USE_REINPLACE= yes |