freebsd-ports/mail/jamlib/Makefile
2014-08-18 19:13:18 +00:00

18 lines
311 B
Makefile

# Created by: CyrilM <cyrilm@tower.pp.ru>
# $FreeBSD$
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>