mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stagify
Approved by: glebius (maintainer)
This commit is contained in:
parent
1a9ce09933
commit
54138bb6ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354662
@ -10,18 +10,13 @@ MASTER_SITES= LOCAL/glebius
|
||||
MAINTAINER= glebius@FreeBSD.org
|
||||
COMMENT= eGalax touch screen input driver for X.Org
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
XORG_CAT= driver
|
||||
MAN4= egalax.4x
|
||||
INSTALL_CMD= install-strip
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 800505
|
||||
IGNORE= is useless without uep(4) kernel driver
|
||||
.endif
|
||||
|
||||
.if defined(WITH_NEW_XORG)
|
||||
IGNORE= does not build with X server 1.12
|
||||
.endif
|
||||
|
@ -1,4 +1,5 @@
|
||||
lib/xorg/modules/input/egalax_drv.so
|
||||
man/man4/egalax.4x.gz
|
||||
@dirrmtry lib/xorg/modules/input
|
||||
@dirrmtry lib/xorg/modules
|
||||
@dirrmtry lib/xorg
|
||||
|
Loading…
Reference in New Issue
Block a user