1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/mail/jamlib/Makefile
2014-02-03 11:10:53 +00:00

19 lines
316 B
Makefile

# Created by: CyrilM <cyrilm@tower.pp.ru>
# $FreeBSD$
PORTNAME= jamlib
PORTVERSION= 1.4.7
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A JAM subroutine library
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
NO_INSTALL_MANPAGES= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>