freebsd-ports/multimedia/xine/Makefile
Kevin Lo 47ccd6128b Update to version 0.3.1
PR: 23102
Submitted by: MAINTAINER
2000-11-26 15:56:55 +00:00

24 lines
405 B
Makefile

# New ports collection makefile for: xine
# Date created: 14 Oct 2000
# Whom: alex
#
# $FreeBSD$
#
PORTNAME= xine
PORTVERSION= 0.3.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= roman@xpert.com
USE_LIBTOOL= yes
USE_X_PREFIX= yes
USE_IMLIB= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>