1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/devel/libukcprog/Makefile
Nuno Teixeira 46cea020da devel/libukcprog: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-06 10:48:39 +00:00

25 lines
691 B
Makefile

PORTNAME= libukcprog
PORTVERSION= 1.0.2
PORTREVISION= 6
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
WWW= https://www.i-scream.org/
# 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
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USES= libtool pathfix pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.mk>