View | Details | Raw Unified | Return to bug 172111
Collapse All | Expand All

(-)doom/Makefile (-1 / +2 lines)
Lines 15-24 Link Here
15
MAINTAINER=	c.petrik.sosa@gmail.com
15
MAINTAINER=	c.petrik.sosa@gmail.com
16
COMMENT=	DOOM: the game and the sound server
16
COMMENT=	DOOM: the game and the sound server
17
17
18
LICENSE=	GPLv1
19
18
NO_CDROM=	requested by IDsoftware
20
NO_CDROM=	requested by IDsoftware
19
21
20
ONLY_FOR_ARCHS=	i386
22
ONLY_FOR_ARCHS=	i386
21
22
USE_GMAKE=	yes
23
USE_GMAKE=	yes
23
USE_ZIP=	yes
24
USE_ZIP=	yes
24
USE_XORG=	x11 sm xextproto xext
25
USE_XORG=	x11 sm xextproto xext
(-)doom-data/Makefile (-2 / +1 lines)
Lines 9-16 Link Here
9
PORTVERSION=	1.0
9
PORTVERSION=	1.0
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	http://www.ijs.si/~lesi/distfiles/doom/ \
12
MASTER_SITES=	http://www.ijs.si/~lesi/distfiles/doom/
13
		http://distfiles.officialunix.com/
14
PKGNAMEPREFIX=	${DMPKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${DMPKGNAMEPREFIX}
15
EXTRACT_SUFX=	.bz2
14
EXTRACT_SUFX=	.bz2
16
DISTFILES=	#
15
DISTFILES=	#

Return to bug 172111