freebsd-ports/biology/libgtextutils/Makefile
Jason W. Bacon 184db1bfcd biology/libgtextutils: Unbreak for FreeBSD 12
Reported by:    pkg-fallout
Approved by:    jrm
Differential Revision:  https://reviews.freebsd.org/D14892
2018-03-29 15:41:07 +00:00

21 lines
327 B
Makefile

# $FreeBSD$
PORTNAME= libgtextutils
DISTVERSION= 0.7
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
COMMENT= Gordon's text utilities
LICENSE= AGPLv3
USES= autoreconf libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= agordon
INSTALL_TARGET= install-strip
.include <bsd.port.mk>