freebsd-ports/misc/unclutter/Makefile
Bill Fenner 59fa3d5848 Distfile changed from .tar.gz to .tar.Z (seems backwards) on
MASTER_SITES

Found by:	distfile checker
1997-04-03 00:49:37 +00:00

20 lines
428 B
Makefile

# New ports collection makefile for: unclutter
# Version required: -8
# Date created: 03 Aug 1996
# Whom: shanee@rabbit.augusta.de
#
# $Id: Makefile,v 1.4 1996/11/18 09:54:21 asami Exp $
#
DISTNAME= unclutter-8
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@rabbit.augusta.de
WRKSRC= $(WRKDIR)/unclutter
USE_IMAKE= yes
.include <bsd.port.mk>