1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/libukcprog/Makefile
Tim Bishop 9eceba4ac2 Remove ftp://ftp.i-scream.org/ master site. The http equivalent still
exists. Also remove DIST_SUBDIR where there's no need to have it.
2014-05-13 14:22:57 +00:00

22 lines
547 B
Makefile

# Created by: Tim Bishop <tim@bishnet.net>
# $FreeBSD$
PORTNAME= libukcprog
PORTVERSION= 1.0.2
PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://ftp.uk.i-scream.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
NO_CDROM= License (see source) does not permit selling for profit
GNU_CONFIGURE= yes
USES= libtool pathfix pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.mk>