freebsd-ports/graphics/libdvbpsi/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 lines
399 B
Makefile

# ex:ts=8
# Ports collection makefile for: libdvbpsi
# Date created: Aug 8, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libdvbpsi
PORTVERSION= 0.1.2
PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= http://www.videolan.org/pub/videolan/libdvbpsi/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-release
INSTALLS_SHLIB= yes
.include <bsd.port.mk>