aboutsummaryrefslogtreecommitdiffstats
path: root/mail/jamlib/Makefile
blob: fe9f72583c7dd49bd345e8b6cd8c0cb452b992dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>