freebsd-ports/x11/xcolorsel/Makefile
2000-04-13 19:19:05 +00:00

26 lines
450 B
Makefile

# New ports collection makefile for: xcolorsel
# Date Created: 11 November 1998
# Whom: Wayne Cuddy <wayne@crb-web.com>
#
# $FreeBSD$
#
PORTNAME= xcolorsel
PORTVERSION= 1.1a
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
DISTNAME= ${PKGNAME}-src
MAINTAINER= wayne@crb-web.com
WRKSRC= $(WRKDIR)/xcolorsel
MANCOMPRESSED= yes
USE_IMAKE= yes
PATCH_STRIP= -p1
PATCH_DEBUG= true
.include <bsd.port.mk>