1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/graphics/xmorph/Makefile
Satoshi Asami a98d4556ef CATEGORIES+= -> CATEGORIES=
While I'm here, use MASTER_SITE_XCONTRIB.
1996-11-16 09:15:10 +00:00

23 lines
481 B
Makefile

# New ports collection makefile for: xmorph
# Version required: 02oct96
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.3 1996/11/15 13:27:55 erich Exp $
#
DISTNAME= xmorph-02oct96
PKGNAME= xmorph-96.10.02
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= graphics
MAINTAINER= erich@FreeBSD.org
USE_X11= yes
post-patch:
(cd ${WRKSRC}; makedepend)
.include <bsd.port.mk>