diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:56:30 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:56:30 +0000 |
commit | b63a28f690b27a0ef6821a035dbe6cb73bebe946 (patch) | |
tree | 51d86f5b60bf968487093b3c7a33dfaf18107397 /graphics/uDrawGraph/Makefile | |
parent | 6b5b1aa5c967aad14fed743af779c3f9d3916a4d (diff) | |
download | ports-b63a28f690b27a0ef6821a035dbe6cb73bebe946.tar.gz ports-b63a28f690b27a0ef6821a035dbe6cb73bebe946.zip |
Notes
Diffstat (limited to 'graphics/uDrawGraph/Makefile')
-rw-r--r-- | graphics/uDrawGraph/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/uDrawGraph/Makefile b/graphics/uDrawGraph/Makefile index 4c5225b2ff41..1f8430ed6f5c 100644 --- a/graphics/uDrawGraph/Makefile +++ b/graphics/uDrawGraph/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: uDrawGraph -# Date created: 2005-10-05 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= uDrawGraph PORTVERSION= 3.1.1 @@ -31,7 +27,7 @@ LICENSES= LICENSE.txt LIZENZ.txt LINK_OPTS= -sf -RESTRICTED= "binary under GNU LGPL without accompanying source" +RESTRICTED= binary under GNU LGPL without accompanying source do-install: # licenses required at startup |