1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/unclutter/Makefile

22 lines
391 B
Makefile
Raw Normal View History

1996-08-24 03:44:12 +00:00
# New ports collection makefile for: unclutter
# Version required: -8
# Date created: 03 Aug 1996
# Whom: shanee@augusta.de
1996-08-24 03:44:12 +00:00
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
1996-08-24 03:44:12 +00:00
#
DISTNAME= unclutter-8
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
EXTRACT_SUFX= .tar.Z
1996-08-24 03:44:12 +00:00
MAINTAINER= shanee@augusta.de
1996-08-24 03:44:12 +00:00
WRKSRC= $(WRKDIR)/unclutter
1996-08-24 03:44:12 +00:00
USE_IMAKE= yes
MAN1= unclutter.1
1996-08-24 03:44:12 +00:00
.include <bsd.port.mk>