mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
3905852f37
A laptopo battery status display for X11. PR: 7512 Submitted by: Brian Handy <handy@physics.montana.edu>
19 lines
360 B
Makefile
19 lines
360 B
Makefile
# New ports collection makefile for: asapm
|
|
# Version required: 1.4
|
|
# Date created: 6 Aug 1998
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id:$
|
|
#
|
|
|
|
DISTNAME= asapm-1.4
|
|
CATEGORIES= sysutils x11
|
|
MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/
|
|
|
|
MAINTAINER= handy@physics.montana.edu
|
|
|
|
USE_X_PREFIX= yes
|
|
MAN1= asapm.1x
|
|
|
|
.include <bsd.port.mk>
|