freebsd-ports/sysutils/asapm/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

27 lines
518 B
Makefile

# New ports collection makefile for: asapm
# Date created: 6 Aug 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#
PORTNAME= asapm
PORTVERSION= 3.1
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.tigr.net/afterstep/download/asapm/
MAINTAINER= ports@FreeBSD.org
COMMENT= Laptop battery status display for X11
ONLY_FOR_ARCHS= i386
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install install.man
MAN1= asapm.1
PLIST_FILES= bin/asapm
.include <bsd.port.mk>