aboutsummaryrefslogtreecommitdiff
path: root/devel/libukcprog/Makefile
blob: 1dc6ee28ac041fde5381267fc7b975675517f647 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PORTNAME=	libukcprog
PORTVERSION=	1.0.2
PORTREVISION=	5
CATEGORIES=	devel
MASTER_SITES=	http://ftp.mirrorservice.org/pub/i-scream/libukcprog/ \
		http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libukcprog/ \
		http://ftp.i-scream.org/pub/i-scream/libukcprog/

MAINTAINER=	tdb@FreeBSD.org
COMMENT=	Generally useful low level routines

# Converted from NO_CDROM
LICENSE=	libukcprog
LICENSE_NAME=	libukcprog
LICENSE_TEXT=	License (see source) does not permit selling for profit
LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept

GNU_CONFIGURE=	yes
USES=		libtool pathfix pkgconfig
USE_LDCONFIG=	yes

.include <bsd.port.mk>