aboutsummaryrefslogtreecommitdiff
path: root/math/gexpr/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-02-16 18:38:59 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-02-16 18:38:59 +0000
commit5a53d9b8e0c8187146c39a4ad254402680435c41 (patch)
treee1371aa37d5810776306d3618049300329736a58 /math/gexpr/Makefile
parent584f6c5f230c6af1e43474f7fd9c497fe949c6df (diff)
downloadports-5a53d9b8e0c8187146c39a4ad254402680435c41.tar.gz
ports-5a53d9b8e0c8187146c39a4ad254402680435c41.zip
Notes
Diffstat (limited to 'math/gexpr/Makefile')
-rw-r--r--math/gexpr/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/gexpr/Makefile b/math/gexpr/Makefile
index cdf0b7b58cc7..3316115880ad 100644
--- a/math/gexpr/Makefile
+++ b/math/gexpr/Makefile
@@ -9,12 +9,12 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/math/calc
MAINTAINER= ports@FreeBSD.org
-COMMENT= A shell calculator
+COMMENT= Shell calculator
-MAN1= gexpr.1
-PLIST_FILES= bin/gexpr
+LICENSE= GPLv2
+
+PLIST_FILES= bin/gexpr man/man1/gexpr.1.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s,/usr/local,${PREFIX}," ${WRKSRC}/Makefile