mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
Stagify, add INSTALLS_EGGINFO, bump version.
This commit is contained in:
parent
aae4514ca1
commit
2c91124bcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361454
@ -3,18 +3,16 @@
|
||||
|
||||
PORTNAME= mailtray
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail python
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Display email status in tray
|
||||
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_PYDISTUTILS= yes
|
||||
INSTALLS_EGGINFO= yes
|
||||
|
||||
MAN1= mailtray.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/mailtray
|
||||
man/man1/mailtray.1.gz
|
||||
%%DATADIR%%/alert.wav
|
||||
%%DATADIR%%/mailtrayrc_default.py
|
||||
%%DATADIR%%/icons/disconnect.png
|
||||
|
Loading…
Reference in New Issue
Block a user