1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/mail/jamlib/Makefile
2014-08-18 19:13:18 +00:00

19 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>