1998-08-10 02:36:58 +02:00
|
|
|
# New ports collection makefile for: asapm
|
|
|
|
# Date created: 6 Aug 1998
|
|
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
|
|
#
|
1999-08-31 04:00:46 +02:00
|
|
|
# $FreeBSD$
|
1998-08-10 02:36:58 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 21:09:11 +02:00
|
|
|
PORTNAME= asapm
|
2005-08-01 15:36:35 +02:00
|
|
|
PORTVERSION= 3.1
|
2008-03-25 23:44:48 +01:00
|
|
|
PORTREVISION= 2
|
1998-11-21 08:27:41 +01:00
|
|
|
CATEGORIES= sysutils
|
2005-05-31 19:37:12 +02:00
|
|
|
MASTER_SITES= http://www.tigr.net/afterstep/download/asapm/
|
1998-08-10 02:36:58 +02:00
|
|
|
|
2009-02-24 04:57:27 +01:00
|
|
|
MAINTAINER= gamato@users.sf.net
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Laptop battery status display for X11
|
1998-08-10 02:36:58 +02:00
|
|
|
|
1999-01-06 06:16:30 +01:00
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
2008-03-25 23:44:48 +01:00
|
|
|
USE_XORG= xpm
|
1998-12-08 19:49:04 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
INSTALL_TARGET= install install.man
|
1998-08-17 02:36:30 +02:00
|
|
|
|
1998-12-08 19:49:04 +01:00
|
|
|
MAN1= asapm.1
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= bin/asapm
|
1998-08-10 02:36:58 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|