diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /devel/makeplus | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'devel/makeplus')
-rw-r--r-- | devel/makeplus/Makefile | 1 | ||||
-rw-r--r-- | devel/makeplus/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/makeplus/Makefile b/devel/makeplus/Makefile index 889bc9c4bd5d..2d01897650ab 100644 --- a/devel/makeplus/Makefile +++ b/devel/makeplus/Makefile @@ -15,6 +15,7 @@ CATEGORIES= devel MASTER_SITES= http://www.annexia.org/freeware/${PORTNAME}/ MAINTAINER= alane@FreeBSD.org +COMMENT= A set of GNU Make rules for building packages with gmake USE_GMAKE= yes PREFIX?= ${LOCALBASE} diff --git a/devel/makeplus/pkg-comment b/devel/makeplus/pkg-comment deleted file mode 100644 index 87ccfed66d31..000000000000 --- a/devel/makeplus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of GNU Make rules for building packages with gmake |