2015-12-11 09:48:56 +01:00
|
|
|
# Created by: Jason Bacon <bacon4000@gmail.com>
|
2015-09-25 20:31:28 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= libgtextutils
|
|
|
|
PORTVERSION= 0.7
|
|
|
|
CATEGORIES= biology
|
|
|
|
|
2015-12-11 09:48:56 +01:00
|
|
|
MAINTAINER= bacon4000@gmail.com
|
2015-09-25 20:31:28 +02:00
|
|
|
COMMENT= Gordon's text utilities
|
|
|
|
|
|
|
|
LICENSE= AGPLv3
|
|
|
|
|
2016-10-21 17:21:13 +02:00
|
|
|
USES= autoreconf libtool pathfix pkgconfig
|
2015-09-25 20:31:28 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= agordon
|
|
|
|
|
|
|
|
INSTALL_TARGET= install-strip
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|