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

USES=       libtool
GNU_CONFIGURE=  yes
NO_INSTALL_MANPAGES=    yes
INSTALL_TARGET= install-strip
USE_LDCONFIG=   yes

.include <bsd.port.mk>