freebsd-ports/graphics/libdvdcss/Makefile
Mario Sergio Fujikawa Ferreira 6538075d76 Take over maintainership
2002-04-18 16:30:22 +00:00

22 lines
412 B
Makefile

# ex:ts=8
# New ports collection makefile for: libdvdcss
# Date created: Jul 6, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libdvdcss
PORTVERSION= 1.1.0
CATEGORIES= graphics
MASTER_SITES= http://www.videolan.org/pub/videolan/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
USE_XLIB= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>