freebsd-ports/sysutils/linux-nero/Makefile
Boris Samorodov 2d631dd55f . fix COMMENT (the port is no longer a trial beta version); [1]
. switch maintainership (bsam -> emulation).  [2]

Pointed out by:		netchild  [1]
Should not be opposed:	netchild  [2]
2007-06-18 15:12:01 +00:00

29 lines
739 B
Makefile

# New ports collection makefile for: sysutils/linux-nero
# Date created: 23 Apr 2007
# Whom: Boris Samorodov <bsam@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= nero
PORTVERSION= 3.0.0.0
CATEGORIES= sysutils emulators
MASTER_SITES= http://ftp6.usw.nero.com/software/NeroLINUX/ \
ftp://ftp6.usw.nero.com/software/NeroLINUX/
DISTNAME= ${PORTNAME}linux-${PORTVERSION}-x86
EXTRACT_SUFX= .rpm
DIST_SUBDIR= rpm
MAINTAINER= emulation@FreeBSD.org
COMMENT= CD/DVD disk burner
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2
RESTRICTED= Get a serial number at http://www.nero.com/eng/NeroLINUX.html
USE_LINUX_RPM= yes
INSTALLS_SHLIB= yes
BRANDELF_DIRS= usr/bin
SRC_DISTFILES=
.include <bsd.port.mk>