1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/misc/unclutter/Makefile

22 lines
381 B
Makefile
Raw Normal View History

1996-08-24 03:44:12 +00:00
# New ports collection makefile for: unclutter
# 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
#
2000-04-14 08:49:30 +00:00
PORTNAME= unclutter
PORTVERSION= 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>