freebsd-ports/mail/jamlib/Makefile
2021-04-06 16:31:07 +02:00

18 lines
299 B
Makefile

# Created by: CyrilM <cyrilm@tower.pp.ru>
PORTNAME= jamlib
PORTVERSION= 1.4.7
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= JAM subroutine library
USES= libtool
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
.include <bsd.port.mk>